home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / jetsons / jetsons.exe / jetsons.dxr / 00007.ls < prev    next >
Encoding:
Text File  |  1996-11-19  |  129 b   |  9 lines

  1. on exitFrame
  2.   DoEveryFrame()
  3.   CheckForWin()
  4.   CheckOtherSHipCollisions()
  5.   CheckCollisions()
  6.   CheckPods()
  7.   go(the frame)
  8. end
  9.